home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / edit / mg2a_src.zip / SYS / PRIME / MGOPTIO < prev    next >
Text File  |  1988-08-23  |  375b  |  18 lines

  1. /* options for Prime MicroGnuEmacs by Robert A. Larson
  2.  
  3. -32ix
  4. /* get routine names in stack dump
  5. -store_owner_field
  6. /* tell it to run fast
  7. -standardintrinsics
  8. -optimize 1
  9. /* -pbstring was broken, and either got fixed or the other changes...
  10. -pbstring
  11. /* find varargs.h in *>sys>prime
  12. -include *>sys>prime
  13.  
  14. /* real options
  15. -define PREFIXREGION
  16. -define NOTAB
  17.  
  18.